projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
186d2c2
)
cellareacontext: Add a summary
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 2 Mar 2021 03:36:26 +0000
(22:36 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000
(16:37 +0000)
gtk/gtkcellareacontext.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcellareacontext.c
b/gtk/gtkcellareacontext.c
index d0c189aec60674853a20e751898cb0939a208321..f2ce80b3f53db8313265a629c95e7cef5b7b95f7 100644
(file)
--- a/
gtk/gtkcellareacontext.c
+++ b/
gtk/gtkcellareacontext.c
@@
-20,9
+20,9
@@
*/
/**
- *
SECTION:gtkcellareacontext
- *
@Short_Description: Stores geometrical information for a series of rows in a GtkCellArea
- *
@Title: GtkCellAreaContext
+ *
GtkCellAreaContext:
+ *
+ *
Stores geometrical information for a series of rows in a GtkCellArea
*
* The #GtkCellAreaContext object is created by a given #GtkCellArea
* implementation via its #GtkCellAreaClass.create_context() virtual